home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / utilities / comms / irc / grapevine / rexx / startup.gvrexx_example < prev    next >
Encoding:
Text File  |  1995-07-13  |  186 b   |  12 lines

  1. /* Sample Grapevine startup script */
  2.  
  3. 'join #Amiga'
  4. 'openwin 0 200 640 200'
  5. 'setmsgwin'
  6. 'setcrapwin'
  7. 'notify RedWine'
  8. 'alias laugh /me laughs.'
  9. 'alias exec /rx exec'
  10. 'clear'
  11. 'window 0'
  12.